projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4296db
)
(goto-address-prog-mode): Declare for compiler.
author
Glenn Morris
<rgm@gnu.org>
Thu, 24 Apr 2008 06:06:53 +0000
(06:06 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 24 Apr 2008 06:06:53 +0000
(06:06 +0000)
lisp/net/goto-addr.el
patch
|
blob
|
history
diff --git
a/lisp/net/goto-addr.el
b/lisp/net/goto-addr.el
index 8c2c3a22966f296d74489c6ba85c4b030a0f1d6f..b082c1496d4ecf81dcacadccdac1a1bb6d2444ab 100644
(file)
--- a/
lisp/net/goto-addr.el
+++ b/
lisp/net/goto-addr.el
@@
-157,6
+157,8
@@
A value of t means there is no limit--fontify regardless of the size."
(if (overlay-get overlay 'goto-address)
(delete-overlay overlay))))
+(defvar goto-address-prog-mode)
+
(defun goto-address-fontify ()
"Fontify the URLs and e-mail addresses in the current buffer.
This function implements `goto-address-highlight-p'